NDepend.API Documentation
Concat<TElement>(IEnumerable<TElement>,TElement) Method
NDepend.Helpers Namespace > ExtensionMethodsEnumerable Class > Concat Method : Concat<TElement>(IEnumerable<TElement>,TElement) Method
The type of element.
The first elements in the returned enumerable.
The last element in the returned enumerable.
Gets an enumerable object that contains the elements of elements and then element, in this order.
Syntax

Parameters

elements
The first elements in the returned enumerable.
element
The last element in the returned enumerable.

Type Parameters

TElement
The type of element.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsEnumerable Class
ExtensionMethodsEnumerable Members
Overload List